cssvalue: Add GtkCssShadowsValue
authorBenjamin Otte <otte@redhat.com>
Tue, 3 Apr 2012 13:15:24 +0000 (15:15 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:18 +0000 (08:59 +0200)
commitac6d61f6bb100022ba8db9c0d6896789f7296c3d
treec9f5699e088a028fb3d80c685e05edcbaa874688
parent8f240275fddfd83f25bccedf401f82a95be4fffc
cssvalue: Add GtkCssShadowsValue

This is necessary because shadows get treated differently from other
lists when transitioning.
gtk/Makefile.am
gtk/gtkcssshadowsvalue.c [new file with mode: 0644]
gtk/gtkcssshadowsvalueprivate.h [new file with mode: 0644]
gtk/gtkcssstylepropertyimpl.c
gtk/gtkthemingbackground.c
gtk/gtkthemingbackgroundprivate.h
gtk/gtkthemingengine.c